<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sch="http://pmp.foms.ru/pmpWebService/schemas">
   <soapenv:Header/>
   <soapenv:Body>
      <sch:pmdSearchRequest>
         <sch:medicalOrganizationCodes>
				<sch:medicalOrganizationCode>1.2.643.5.1.13.13.11.1.11.1111</sch:medicalOrganizationCode>
			</sch:medicalOrganizationCodes>
			<sch:medicalServiceDate>
         <sch:dateFrom>2024-12-30T00:00:00.000Z</sch:dateFrom>
            <sch:dateTo>2025-01-15T00:00:00.000Z</sch:dateTo>
            </sch:medicalServiceDate>
            <!--sch:pmdType>1</sch:pmdType-->
         <!--1-СТЦ; 2-АМБ; 3-СМП-->
         <sch:page>1</sch:page>
         <sch:limit>3</sch:limit>
      </sch:pmdSearchRequest>
   </soapenv:Body>
</soapenv:Envelope>